Returns a capability supported by a drive specified by the drive index. A return value of True indicates that the capability is supported.
Return Type
A Boolean value.
Syntax
object.GetDriveCapabilityFlagByIndex(lDriveIndex As Long As eCapabilities)
The GetDriveCapabilityFlagByIndex method syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type CDWriterPro. |
lDriveIndex |
Long |
DriveCapability |